home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2013 October / SAN CD 10-2013 CD-ROM 101.iso / pc / issueMedia / Software / gp1v / Dsp6SEsetup.exe / Schema / dsp60 / template.cmtcalc < prev    next >
Encoding:
Extensible Markup Language  |  2012-12-10  |  464 b   |  17 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- Deep-Sky Planner comet ephemeris calculation document -->
  3. <DspCalc 
  4.     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  5.     xmlns:dsp="http://knightware.biz/dsp/schema" 
  6.     xsi:schemaLocation="http://knightware.biz/dsp/schema dspcalc.xsd" 
  7.     schemaVersion="6.0">
  8.   <sitename />
  9.   <period>
  10.     <jdebegin>0.0</jdebegin>
  11.     <jdeend>0.0</jdeend>
  12.     <skip>1</skip>
  13.   </period>    
  14.   <objects />
  15. </DspCalc>
  16.  
  17.